home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 40 / Issue 40.iso / pc / PCSoftware / WorkSmart / data1.cab / DATA / WorkSmart.mdb / WSACTIVITY.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-09-01  |  424 b 

  1. {
  2.     "schema": {
  3.         "Account": "Text (255)",
  4.         "Contact": "Text (255)",
  5.         "Opportunity": "Text (255)",
  6.         "AccountId": "Text (10)",
  7.         "ContactId": "Text (10)",
  8.         "OpportunityId": "Text (10)",
  9.         "AuditNumber": "Text (10)",
  10.         "Date": "DateTime",
  11.         "Time": "DateTime",
  12.         "EntryId": "Text (255)",
  13.         "TypeofAppt": "Text (100)",
  14.         "ExpenseType": "Text (100)",
  15.         "Currency": "Text (100)",
  16.         "Amount": "Currency",
  17.         "Status": "Text (100)",
  18.         "Createdon": "DateTime",
  19.         "Activitydone": "Text (1)"
  20.     },
  21.     "data": []
  22. }